Bump version number for 1.2.4 release.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 18 Oct 2004 00:58:38 +0000 (00:58 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 18 Oct 2004 00:58:38 +0000 (00:58 +0000)
gpsbabel/Makefile

index 1151f80c8d19e9d66aeef7334be374efd16bd2c5..35ac1039a147f9ce416cd1328e0d33602bf02285 100644 (file)
@@ -3,7 +3,7 @@
 # type that is XML-ish (i.e. gpx or geocaching.com's/loc) you can uncomment
 # INHIBIT_EXPAT and coment out LIBEXPAT on just to get a build working quickly.
 # INHIBIT_EXPAT=-DNO_EXPAT
-LIBEXPAT=-lexpat #-lefence
+LIBEXPAT=-lexpat # -lefence
 
 # USB may required non-standard libraries (like libusb) be installed
 # and may not be available on all OSes.  Uncomment this to remove the key
@@ -88,10 +88,10 @@ dep:
        (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep
        echo Edit Makefile and bring in /tmp/dep
 
-VERSIONU=1_2_4_beta10162004
-VERSIOND=1.2.4_beta10162004
-#VERSIONU=1_2_3
-#VERSIOND=1.2.3
+#VERSIONU=1_2_4_beta10162004
+#VERSIOND=1.2.4_beta10162004
+VERSIONU=1_2_4
+VERSIOND=1.2.4
 
 release:
        cvs commit